動態改變node CSS屬性 (補)


Posted by mijouhsieh on 2023-03-05

Style color Property W3S
document.getElementById("myH2").style.color = "#ff0000";

object.style.color = "color|initial|inherit"

補 tic tac toe


#change-property







Related Posts

DAY43:Adding Big Numbers

DAY43:Adding Big Numbers

漂亮的terminal

漂亮的terminal

[Day 5] JS in Pipeline (5): Testing, Linting, and Git Hooks

[Day 5] JS in Pipeline (5): Testing, Linting, and Git Hooks


Comments